Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update regex in MapperUDTTest #271

Conversation

Bouncheck
Copy link
Collaborator

The test method should_throw_error_when_table_is_altered_and_is_not_compatible_anymore() fails due to Scylla using different error message since 5.4.0 and 2024.1.0. This change adjusts the test regex accordingly.

The test method `should_throw_error_when_table_is_altered_and_is_not_compatible_anymore()`
fails due to Scylla using different error message since 5.4.0 and 2024.1.0.
This change adjusts the test regex accordingly.
@Bouncheck
Copy link
Collaborator Author

This should unblock #267

@avelanarius avelanarius merged commit dfc3f02 into scylladb:scylla-3.x Jan 3, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants